"fun_missouri"
{
	//the location in the 'materials/' dir where the image for the map is
	"image"		"maps/fun_missouri"

	//the top left corner of the image which equals the top left corner of the map coordinate below
		"min_image_x"	"0"
	"min_image_y"	"0"

	// The bottom right corner of the image which equals the bottom right
	// corner of the map coordinate below.
	"max_image_x"	"512"
	"max_image_y"	"512"
	
	//the top left corner of the map
	"min_bounds_x"	"-9340"
	"min_bounds_y"	"3712"

	//the bottom right corner of the map
	"max_bounds_x"	"10764"
	"max_bounds_y"	"-4664"

	//the size in map coordinates of each sector of a map (A1,F5, etc), a grid line is draw around each sector on the minimap to visually segregate them 
	"sector_width"	"102"
	"sector_height"	"102"

	//There are four levels of zoom. These are the min and max which corresponds to the amount of the map visible in the minimap panel when at that zoom level.
	"min_zoom"	"1"
	"max_zoom"	"0.25"

//Team panel descriptions
          "nf_description" "Missouri is known for its agriculture and livestock industry. The state is home to some of the country’s most fertile farmland, which helps to make it one of the top agricultural producers in the nation."

        "nf_objective" "Missouri is the birthplace of Mark Twain, and the state’s riverboat history is celebrated in several ways, including at the St. Louis Riverfront. "

        "imp_description" "Missouri is known for having some of the best barbecues in the US. In fact, Kansas City is often considered the barbeque capital of America. The city has more than 100 barbecue restaurants, so you’ll definitely be able to find something to your liking."

        "imp_objective" "Missouri is known for being a major agriculture production state. Some of the state’s most prominent commodities are soybeans, corn, cattle, and hogs."
}